go/parser.parser.lineComment (field)
5 uses
go/parser (current package)
parser.go#L41: lineComment *ast.CommentGroup // last line comment
parser.go#L220: p.lineComment = nil
parser.go#L235: p.lineComment = comment
parser.go#L345: comment = p.lineComment // use following comments
parser.go#L348: comment = p.lineComment // use preceding comments
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)